@import url(cabecalho.css);.blur,.modal-title,.rodape-titulo-texto{font-family:var(--title-font)}@media screen and (max-width:576px){.hero-section{height:calc(100vh - 150px);background-image:url('../../imgs/fundo-mobile.webp')}.hero-section-texto{text-align:center}.hero-section-titulo{font-size:3rem}.hero-section-subtitulo{font-size:1.5rem}.rodape-linha{gap:15px;flex-direction:column;justify-content:center}.direitos{margin-top:15px}}@media screen and (min-width:577px){.hero-section{height:500px;background-image:url('../../imgs/fundo.webp')}.hero-section-texto{width:50%;padding-left:2rem}.hero-section-titulo{font-size:4rem}.hero-section-subtitulo{font-size:3rem}.rodape-linha{justify-content:space-between}}.hero-section{position:relative;background-size:cover;background-position:center;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}.blur{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px);z-index:1;color:var(--background)}.hero-section-texto{height:100%;display:flex;flex-direction:column;justify-content:center}.contatoModal-grupo-texto,.contatoModal-texto{align-items:center;display:flex}.hero-section-titulo,.rodape-aviso{margin-bottom:1rem}.modal-content{background-color:var(--background)}.modal-title{color:var(--accent)}.contatoModal-texto{font-size:1.25rem;gap:1rem;justify-content:center}.contato-Modal-icone{font-size:2rem;color:var(--background)}.btn-modal-contatos{width:100%;margin-bottom:1rem;height:60px;display:flex;align-items:center;justify-content:center}.rodape{height:100px}.rodape-linha{margin:0 3rem;display:flex;align-items:center}.rodape-titulo{display:flex;align-items:center;gap:1rem}.rodape-titulo-img{border-radius:50%;width:75px}.rodape-titulo-texto{font-size:1.5rem;text-transform:uppercase;width:125px}.direitos{text-align:center}.btn-contato{width:150px;margin-bottom:1rem}